home *** CD-ROM | disk | FTP | other *** search
/ EuroCD 3 / EuroCD 3.iso / Programming / Amos / AMOSList-1297 / AMOSLIST / text0094.txt < prev    next >
Encoding:
Text File  |  1998-06-24  |  1.4 KB  |  31 lines

  1. On Tue, 9 Dec 1997, Ryan Watson wrote:
  2.  
  3. > I have been having some strange troubles with samples in my game. For some
  4. > reason they ALWAYS loop over and over, even though I've never turned sam
  5. > loop on. Hell, I've even tried putting sam loop off in dozen's of places
  6. > but it still persists!
  7. > Does anyone know what's going on? could a 640X400 hires laced screen be the
  8. > cause of it?
  9. Probably not. A problem I often find is if you're using amos and
  10. switch to workbench and use something there that uses sounds (octamed,
  11. multiview a sample etc) and then flip back to amos the sound has gone
  12. mental. This is because (among other things) amos not reserving the
  13. sound channels (as octamed does) essentially this prevents others
  14. progs interfering with the sound. One solution is to quit amos and
  15. start again and don't run other stuff. Another is get the AMCAF
  16. extension (Hi Chris!!) which has better sound support and can put a
  17. lock on the Audio so external interference should no occur. Happy
  18. sampling! 
  19.  
  20. ###       ###  ########  ########### ###########
  21. ####     #### ###    ###     ###         ###
  22. ##!##   ##!## #!#    #!#     #!#         #!#
  23. !#! #!#!# !@! !@!!@@!!@!     !@!         !@!     matt@netsoc.ucd.ie
  24. !!!   !   !!! !!!    !!!     !!!         !!!            x  x
  25. :!:       :!: :!:    :!:     :!:         :!:            \__/
  26. :::       ::: :::    :::     :::         :::
  27. ::         :: ::     ::       :           :
  28.  
  29.  
  30.